WaypointCA/compliance-scripts
⭐ 1 star | License: MIT | Recommendation: MEDIUM
What it is
Python scripts for automating CMMC/NIST 800-171 evidence collection: AWS security configs, AI decision logging, audit decorators, secrets scanning, IAM auditing.
Key files
- 5 focused Python scripts, each mapping to a NIST control
- AWS-focused (security groups, IAM)
How it could be used
- Automated evidence collection for cloud environments
- Good reference for building compliance automation scripts
Notes
Small but practical. Good starting point for cloud-native compliance automation.